PDF4Java Reference Documentation
com.o2sol.pdf4java.core.encodings Package / PDFCmapCodespace Class / PDFCmapCodespace Constructor
In This Topic
    PDFCmapCodespace Constructor
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    public PDFCmapCodespace( 
       int n,
       int low,
       int high
    )

    Parameters

    n
    low
    high
    See Also